Resource StructureDefinition/FHIR Server from package RapportEndoscopieQuebec.test#0.0.1-test (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-qc-endo-profile-EndoObservationPolyps",
"meta" : {
"lastUpdated" : "2023-09-01T19:46:53.0013613+00:00"
},
"url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoObservationPolyps",
"name" : "EndoObservationPolyps",
"status" : "draft",
"date" : "2023-09-01T21:31:45.8711579+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.extension:complication",
"path" : "Observation.extension",
"sliceName" : "complication",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoComplication"
]
}
]
},
{
"id" : "Observation.extension:medicalInstrument",
"path" : "Observation.extension",
"sliceName" : "medicalInstrument",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoMedicalInstrument"
]
}
]
},
{
"id" : "Observation.extension:medicalInstrument.value[x]",
"path" : "Observation.extension.value[x]",
"binding" : {
"strength" : "required",
"description" : "Instrument",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/InstrumentsUtilises"
}
},
{
"id" : "Observation.extension:numberOfPolypsRemoved",
"path" : "Observation.extension",
"sliceName" : "numberOfPolypsRemoved",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoNumberOfPolypsRemoved"
]
}
]
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "required",
"description" : "Observation",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ClassificationDeParis"
}
},
{
"id" : "Observation.code.coding:SNOMED-CT",
"path" : "Observation.code.coding",
"sliceName" : "SNOMED-CT"
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"short" : "Actual result- Size in millimetres (mm)",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"description" : "Polyp size",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/TaillesPolype"
}
},
{
"id" : "Observation.value[x].coding.system",
"path" : "Observation.value[x].coding.system",
"code" : [
{
"system" : "http://snomed.info/sct"
}
]
},
{
"id" : "Observation.bodySite.coding",
"path" : "Observation.bodySite.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "required",
"description" : "Body site (emplacement - segment)",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureCorporelle"
}
},
{
"id" : "Observation.bodySite.coding:SNOMED-CT",
"path" : "Observation.bodySite.coding",
"sliceName" : "SNOMED-CT"
},
{
"id" : "Observation.method.coding",
"path" : "Observation.method.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "required",
"description" : "Procedure type",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ProceduresType"
}
},
{
"id" : "Observation.method.coding:SNOMED-CT",
"path" : "Observation.method.coding",
"sliceName" : "SNOMED-CT"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Device"
]
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code.coding.code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:pathology",
"path" : "Observation.component",
"sliceName" : "pathology"
},
{
"id" : "Observation.component:pathology.code",
"path" : "Observation.component.code",
"binding" : {
"strength" : "required",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ProceduresTypeSpecimentEnvoye"
}
},
{
"id" : "Observation.component:pathology.code.coding.system",
"path" : "Observation.component.code.coding.system",
"code" : [
{
"system" : "http://snomed.info/sct"
}
]
},
{
"id" : "Observation.component:pathology.value[x]",
"path" : "Observation.component.value[x]",
"max" : "0"
},
{
"id" : "Observation.component:pathology.dataAbsentReason",
"path" : "Observation.component.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.component:pathology.interpretation",
"path" : "Observation.component.interpretation",
"max" : "0"
},
{
"id" : "Observation.component:pathology.referenceRange",
"path" : "Observation.component.referenceRange",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.